home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 1998 November / IRIX 6.5.2 Base Documentation November 1998.img / usr / share / catman / g_man / cat3 / standard / xfpt.z / xfpt
Text File  |  1998-10-20  |  5KB  |  133 lines

  1.  
  2.  
  3.  
  4. xxxxffffpppptttt((((3333GGGG))))                                                              xxxxffffpppptttt((((3333GGGG))))
  5.  
  6.  
  7.  
  8. NNNNAAAAMMMMEEEE
  9.      xxxxffffpppptttt,,,, xxxxffffppppttttiiii,,,, xxxxffffppppttttssss,,,, xxxxffffpppptttt2222,,,, xxxxffffpppptttt2222iiii,,,, xxxxffffpppptttt2222ssss,,,, xxxxffffpppptttt4444,,,, xxxxffffpppptttt4444iiii,,,, xxxxffffpppptttt4444ssss -
  10.      multiplies a point by the current matrix in feedback mode
  11.  
  12. CCCC SSSSPPPPEEEECCCCIIIIFFFFIIIICCCCAAAATTTTIIIIOOOONNNN
  13.      vvvvooooiiiidddd xxxxffffpppptttt((((xxxx,,,, yyyy,,,, zzzz))))
  14.      CCCCoooooooorrrrdddd xxxx,,,, yyyy,,,, zzzz;;;;
  15.  
  16.      vvvvooooiiiidddd xxxxffffppppttttiiii((((xxxx,,,, yyyy,,,, zzzz))))
  17.      IIIIccccoooooooorrrrdddd xxxx,,,, yyyy,,,, zzzz;;;;
  18.  
  19.      vvvvooooiiiidddd xxxxffffppppttttssss((((xxxx,,,, yyyy,,,, zzzz))))
  20.      SSSSccccoooooooorrrrdddd xxxx,,,, yyyy,,,, zzzz;;;;
  21.  
  22.      vvvvooooiiiidddd xxxxffffpppptttt2222((((xxxx,,,, yyyy))))
  23.      CCCCoooooooorrrrdddd xxxx,,,, yyyy;;;;
  24.  
  25.      vvvvooooiiiidddd xxxxffffpppptttt2222iiii((((xxxx,,,, yyyy))))
  26.      IIIIccccoooooooorrrrdddd xxxx,,,, yyyy;;;;
  27.  
  28.      vvvvooooiiiidddd xxxxffffpppptttt2222ssss((((xxxx,,,, yyyy))))
  29.      SSSSccccoooooooorrrrdddd xxxx,,,, yyyy;;;;
  30.  
  31.      vvvvooooiiiidddd xxxxffffpppptttt4444((((xxxx,,,, yyyy,,,, zzzz,,,, wwww))))
  32.      CCCCoooooooorrrrdddd xxxx,,,, yyyy,,,, zzzz,,,, wwww;;;;
  33.  
  34.      vvvvooooiiiidddd xxxxffffpppptttt4444iiii((((xxxx,,,, yyyy,,,, zzzz,,,, wwww))))
  35.      IIIIccccoooooooorrrrdddd xxxx,,,, yyyy,,,, zzzz,,,, wwww;;;;
  36.  
  37.      vvvvooooiiiidddd xxxxffffpppptttt4444ssss((((xxxx,,,, yyyy,,,, zzzz,,,, wwww))))
  38.      SSSSccccoooooooorrrrdddd xxxx,,,, yyyy,,,, zzzz,,,, wwww;;;;
  39.  
  40. PPPPAAAARRRRAAAAMMMMEEEETTTTEEEERRRRSSSS
  41.      _x   expects the _x coordinate of a point.
  42.  
  43.      _y   expects the _y coordinate of a point.
  44.  
  45.      _z   expects the _z coordinate of a point.  Used only by the 3-D and 4-D
  46.          versions of the routines; 0.0 is assumed by the others.
  47.  
  48.      _w   expects the _w coordinate of a point Used only by the 4-D version of
  49.          the routines; 1.0 is assumed by the others.
  50.  
  51. DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  52.      xxxxffffpppptttt multiplies the specified point (_x, _y, 0.0, 1.0), (_x, _y, _z, 1.0), or
  53.      (_x, _y, _z, _w) by the current matrix in the Geometry Pipeline.  The 4-D
  54.      result is not clipped or scaled, and is placed in the feedback buffer.
  55.  
  56. SSSSEEEEEEEE AAAALLLLSSSSOOOO
  57.      _G_r_a_p_h_i_c_s _L_i_b_r_a_r_y _P_r_o_g_r_a_m_m_i_n_g _G_u_i_d_e, Feedback Mode
  58.  
  59.  
  60.  
  61.  
  62.  
  63.                                                                         PPPPaaaaggggeeee 1111
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70. xxxxffffpppptttt((((3333GGGG))))                                                              xxxxffffpppptttt((((3333GGGG))))
  71.  
  72.  
  73.  
  74. NNNNOOOOTTTTEEEESSSS
  75.      This routine is available only in feedback mode; otherwise it is ignored.
  76.  
  77.      This routine functions only on IRIS-4D B and G models, and we advise
  78.      against its use for new development.
  79.  
  80.      The processor can access full words only on full-word boundaries.  xxxxffffpppptttt
  81.      does not guarantee such alignment.  See the _G_r_a_p_h_i_c_s _L_i_b_r_a_r_y _P_r_o_g_r_a_m_m_i_n_g
  82.      _G_u_i_d_e, Feedback Mode, for information on successful alignment.
  83.  
  84.  
  85.  
  86.  
  87.  
  88.  
  89.  
  90.  
  91.  
  92.  
  93.  
  94.  
  95.  
  96.  
  97.  
  98.  
  99.  
  100.  
  101.  
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129.                                                                         PPPPaaaaggggeeee 2222
  130.  
  131.  
  132.  
  133.